home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Geek Games #12
/
GEGA012.iso
/
eroticos
/
stripbowl_game.swf
/
scripts
/
DefineButton2_1142
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2005-08-19
|
155b
|
10 lines
on(release){
if(eval("../:unlockstotal") >= 17)
{
with(eval("../:chic_whole"))
{
gotoAndStop("wait17");
}
}
}